home *** CD-ROM | disk | FTP | other *** search
- This folder contains the complete source to the PacMan game, written by
- Don Yacktman (yackd@wombat.ee.byu.edu).
-
- Look at the License Panel for details about software licensing, etc.
-
- The Help Panel contains rudimentary information about playing the game, but
- it assumes that you at least know what PacMan is. I've tried to make the
- game look decent in monochrome, but it really shines in color...
-
- If you don't plan to keep the sources around, you can remove the following
- files and then change the name of the folder to "PacMan.app":
-
- <whatever>.h
- <whatever>.m
- IB.proj
- PacMan.iconheader
- Makefile
-
- All the other files are needed to run PacMan, so don't delete them!
-
- The other option is to type "make install" from a UNIX shell which will
- install PacMan.app in your ~/Apps directory. The source directory
- provided takes up about 456k, an installed app takes 312k, and you will
- need about 1.7MB free if you plan to build the app using make.
-
- I hope you enjoy PacMan and will look forward to any feedback you may have.
-
- -Don Yacktman
- yackd@wombat.ee.byu.edu
- yackd@alaska.et.byu.edu
-
-